• Home
  • Raw
  • Download

Lines Matching refs:elementCount

754 						int elementCount, std::vector<FloatPixel>& result) const;
759 …fer(const GLvoid* gradient, const PixelFormat& format, int samplerIsIntUintFloat, int elementCount,
763 void makeBufferPackedInt(const GLvoid* gradient, const PixelFormat& format, int elementCount,
767 void makeBufferPackedUint(const GLvoid* gradient, const PixelFormat& format, int elementCount,
771 void makeBufferPackedFloat(const GLvoid* gradient, const PixelFormat& format, int elementCount,
2608 const PixelType& type, int elementCount, std::vector<FloatPixel>& result) const in getFloatBuffer() argument
2614 …makeBuffer(gradient, format, samplerIsIntUintFloat, elementCount, componentCount, pack_UNSIGNED_BY… in getFloatBuffer()
2617 …makeBuffer(gradient, format, samplerIsIntUintFloat, elementCount, componentCount, pack_BYTE, resul… in getFloatBuffer()
2620 …makeBuffer(gradient, format, samplerIsIntUintFloat, elementCount, componentCount, pack_UNSIGNED_SH… in getFloatBuffer()
2623 …makeBuffer(gradient, format, samplerIsIntUintFloat, elementCount, componentCount, pack_SHORT, resu… in getFloatBuffer()
2626 …makeBuffer(gradient, format, samplerIsIntUintFloat, elementCount, componentCount, pack_UNSIGNED_IN… in getFloatBuffer()
2629 …makeBuffer(gradient, format, samplerIsIntUintFloat, elementCount, componentCount, pack_INT, result… in getFloatBuffer()
2632 …makeBuffer(gradient, format, samplerIsIntUintFloat, elementCount, componentCount, pack_HALF_FLOAT,… in getFloatBuffer()
2635 …makeBuffer(gradient, format, samplerIsIntUintFloat, elementCount, componentCount, pack_FLOAT, resu… in getFloatBuffer()
2639 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_SHORT_5_6_5_INT, result); in getFloatBuffer()
2641 makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_SHORT_5_6_5_UINT, result); in getFloatBuffer()
2643 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_SHORT_5_6_5, result); in getFloatBuffer()
2647 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_SHORT_4_4_4_4_INT, result); in getFloatBuffer()
2649 makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_SHORT_4_4_4_4_UINT, result); in getFloatBuffer()
2651 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_SHORT_4_4_4_4, result); in getFloatBuffer()
2655 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_SHORT_5_5_5_1_INT, result); in getFloatBuffer()
2657 makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_SHORT_5_5_5_1_UINT, result); in getFloatBuffer()
2659 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_SHORT_5_5_5_1, result); in getFloatBuffer()
2663 … makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_INT_2_10_10_10_REV_INT, result); in getFloatBuffer()
2665 …makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_INT_2_10_10_10_REV_UINT, result… in getFloatBuffer()
2667 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_INT_2_10_10_10_REV, result); in getFloatBuffer()
2670 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_INT_24_8, result); in getFloatBuffer()
2673 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_INT_10F_11F_11F_REV, result); in getFloatBuffer()
2676 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_INT_5_9_9_9_REV, result); in getFloatBuffer()
2679 …makeBufferPackedFloat(gradient, format, elementCount, pack_FLOAT_32_UNSIGNED_INT_24_8_REV, result); in getFloatBuffer()
2683 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_BYTE_3_3_2_INT, result); in getFloatBuffer()
2685 makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_BYTE_3_3_2_UINT, result); in getFloatBuffer()
2687 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_BYTE_3_3_2, result); in getFloatBuffer()
2691 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_BYTE_2_3_3_REV_INT, result); in getFloatBuffer()
2693 makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_BYTE_2_3_3_REV_UINT, result); in getFloatBuffer()
2695 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_BYTE_2_3_3_REV, result); in getFloatBuffer()
2699 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_SHORT_5_6_5_REV_INT, result); in getFloatBuffer()
2701 makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_SHORT_5_6_5_REV_UINT, result); in getFloatBuffer()
2703 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_SHORT_5_6_5_REV, result); in getFloatBuffer()
2707 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_SHORT_4_4_4_4_REV_INT, result); in getFloatBuffer()
2709 …makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_SHORT_4_4_4_4_REV_UINT, result); in getFloatBuffer()
2711 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_SHORT_4_4_4_4_REV, result); in getFloatBuffer()
2715 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_SHORT_1_5_5_5_REV_INT, result); in getFloatBuffer()
2717 …makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_SHORT_1_5_5_5_REV_UINT, result); in getFloatBuffer()
2719 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_SHORT_1_5_5_5_REV, result); in getFloatBuffer()
2723 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_INT_8_8_8_8_INT, result); in getFloatBuffer()
2725 makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_INT_8_8_8_8_UINT, result); in getFloatBuffer()
2727 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_INT_8_8_8_8, result); in getFloatBuffer()
2731 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_INT_8_8_8_8_REV_INT, result); in getFloatBuffer()
2733 makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_INT_8_8_8_8_REV_UINT, result); in getFloatBuffer()
2735 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_INT_8_8_8_8_REV, result); in getFloatBuffer()
2739 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_INT_10_10_10_2_INT, result); in getFloatBuffer()
2741 makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_INT_10_10_10_2_UINT, result); in getFloatBuffer()
2743 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_INT_10_10_10_2, result); in getFloatBuffer()
2752 int elementCount, int componentCount, float (*pack)(Type), in makeBuffer() argument
2756 result.resize(sizeof(FloatPixel) * elementCount); in makeBuffer()
2757 for (int i = 0; i < elementCount; ++i) in makeBuffer()
2849 …ngleTest::makeBufferPackedInt(const GLvoid* gradient, const PixelFormat& format, int elementCount, in makeBufferPackedInt() argument
2853 result.resize(sizeof(FloatPixel) * elementCount); in makeBufferPackedInt()
2854 for (int i = 0; i < elementCount; ++i) in makeBufferPackedInt()
2863 …leTest::makeBufferPackedUint(const GLvoid* gradient, const PixelFormat& format, int elementCount, in makeBufferPackedUint() argument
2867 result.resize(sizeof(FloatPixel) * elementCount); in makeBufferPackedUint()
2868 for (int i = 0; i < elementCount; ++i) in makeBufferPackedUint()
2877 …Test::makeBufferPackedFloat(const GLvoid* gradient, const PixelFormat& format, int elementCount, in makeBufferPackedFloat() argument
2881 result.resize(sizeof(FloatPixel) * elementCount); in makeBufferPackedFloat()
2882 for (int i = 0; i < elementCount; ++i) in makeBufferPackedFloat()