• 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,
2615 const PixelType& type, int elementCount, std::vector<FloatPixel>& result) const in getFloatBuffer() argument
2621 …makeBuffer(gradient, format, samplerIsIntUintFloat, elementCount, componentCount, pack_UNSIGNED_BY… in getFloatBuffer()
2624 …makeBuffer(gradient, format, samplerIsIntUintFloat, elementCount, componentCount, pack_BYTE, resul… in getFloatBuffer()
2627 …makeBuffer(gradient, format, samplerIsIntUintFloat, elementCount, componentCount, pack_UNSIGNED_SH… in getFloatBuffer()
2630 …makeBuffer(gradient, format, samplerIsIntUintFloat, elementCount, componentCount, pack_SHORT, resu… in getFloatBuffer()
2633 …makeBuffer(gradient, format, samplerIsIntUintFloat, elementCount, componentCount, pack_UNSIGNED_IN… in getFloatBuffer()
2636 …makeBuffer(gradient, format, samplerIsIntUintFloat, elementCount, componentCount, pack_INT, result… in getFloatBuffer()
2639 …makeBuffer(gradient, format, samplerIsIntUintFloat, elementCount, componentCount, pack_HALF_FLOAT,… in getFloatBuffer()
2642 …makeBuffer(gradient, format, samplerIsIntUintFloat, elementCount, componentCount, pack_FLOAT, resu… in getFloatBuffer()
2646 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_SHORT_5_6_5_INT, result); in getFloatBuffer()
2648 makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_SHORT_5_6_5_UINT, result); in getFloatBuffer()
2650 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_SHORT_5_6_5, result); in getFloatBuffer()
2654 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_SHORT_4_4_4_4_INT, result); in getFloatBuffer()
2656 makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_SHORT_4_4_4_4_UINT, result); in getFloatBuffer()
2658 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_SHORT_4_4_4_4, result); in getFloatBuffer()
2662 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_SHORT_5_5_5_1_INT, result); in getFloatBuffer()
2664 makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_SHORT_5_5_5_1_UINT, result); in getFloatBuffer()
2666 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_SHORT_5_5_5_1, result); in getFloatBuffer()
2670 … makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_INT_2_10_10_10_REV_INT, result); in getFloatBuffer()
2672 …makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_INT_2_10_10_10_REV_UINT, result… in getFloatBuffer()
2674 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_INT_2_10_10_10_REV, result); in getFloatBuffer()
2677 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_INT_24_8, result); in getFloatBuffer()
2680 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_INT_10F_11F_11F_REV, result); in getFloatBuffer()
2683 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_INT_5_9_9_9_REV, result); in getFloatBuffer()
2686 …makeBufferPackedFloat(gradient, format, elementCount, pack_FLOAT_32_UNSIGNED_INT_24_8_REV, result); in getFloatBuffer()
2690 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_BYTE_3_3_2_INT, result); in getFloatBuffer()
2692 makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_BYTE_3_3_2_UINT, result); in getFloatBuffer()
2694 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_BYTE_3_3_2, result); in getFloatBuffer()
2698 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_BYTE_2_3_3_REV_INT, result); in getFloatBuffer()
2700 makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_BYTE_2_3_3_REV_UINT, result); in getFloatBuffer()
2702 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_BYTE_2_3_3_REV, result); in getFloatBuffer()
2706 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_SHORT_5_6_5_REV_INT, result); in getFloatBuffer()
2708 makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_SHORT_5_6_5_REV_UINT, result); in getFloatBuffer()
2710 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_SHORT_5_6_5_REV, result); in getFloatBuffer()
2714 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_SHORT_4_4_4_4_REV_INT, result); in getFloatBuffer()
2716 …makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_SHORT_4_4_4_4_REV_UINT, result); in getFloatBuffer()
2718 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_SHORT_4_4_4_4_REV, result); in getFloatBuffer()
2722 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_SHORT_1_5_5_5_REV_INT, result); in getFloatBuffer()
2724 …makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_SHORT_1_5_5_5_REV_UINT, result); in getFloatBuffer()
2726 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_SHORT_1_5_5_5_REV, result); in getFloatBuffer()
2730 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_INT_8_8_8_8_INT, result); in getFloatBuffer()
2732 makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_INT_8_8_8_8_UINT, result); in getFloatBuffer()
2734 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_INT_8_8_8_8, result); in getFloatBuffer()
2738 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_INT_8_8_8_8_REV_INT, result); in getFloatBuffer()
2740 makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_INT_8_8_8_8_REV_UINT, result); in getFloatBuffer()
2742 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_INT_8_8_8_8_REV, result); in getFloatBuffer()
2746 makeBufferPackedInt(gradient, format, elementCount, pack_UNSIGNED_INT_10_10_10_2_INT, result); in getFloatBuffer()
2748 makeBufferPackedUint(gradient, format, elementCount, pack_UNSIGNED_INT_10_10_10_2_UINT, result); in getFloatBuffer()
2750 makeBufferPackedFloat(gradient, format, elementCount, pack_UNSIGNED_INT_10_10_10_2, result); in getFloatBuffer()
2759 int elementCount, int componentCount, float (*pack)(Type), in makeBuffer() argument
2763 result.resize(sizeof(FloatPixel) * elementCount); in makeBuffer()
2764 for (int i = 0; i < elementCount; ++i) in makeBuffer()
2856 …ngleTest::makeBufferPackedInt(const GLvoid* gradient, const PixelFormat& format, int elementCount, in makeBufferPackedInt() argument
2860 result.resize(sizeof(FloatPixel) * elementCount); in makeBufferPackedInt()
2861 for (int i = 0; i < elementCount; ++i) in makeBufferPackedInt()
2870 …leTest::makeBufferPackedUint(const GLvoid* gradient, const PixelFormat& format, int elementCount, in makeBufferPackedUint() argument
2874 result.resize(sizeof(FloatPixel) * elementCount); in makeBufferPackedUint()
2875 for (int i = 0; i < elementCount; ++i) in makeBufferPackedUint()
2884 …Test::makeBufferPackedFloat(const GLvoid* gradient, const PixelFormat& format, int elementCount, in makeBufferPackedFloat() argument
2888 result.resize(sizeof(FloatPixel) * elementCount); in makeBufferPackedFloat()
2889 for (int i = 0; i < elementCount; ++i) in makeBufferPackedFloat()